FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpScrollBarButtonCollection クラス > FpScrollBarButtonCollection コンストラクタ : FpScrollBarButtonCollection コンストラクタ(FpScrollBarButton[]) |
'Declaration Public Function New( _ ByVal buttons() As FpScrollBarButton _ )
'使用法 Dim buttons() As FpScrollBarButton Dim instance As New FpScrollBarButtonCollection(buttons)
public FpScrollBarButtonCollection( FpScrollBarButton[] buttons )